Display Name = "Yamatai Village 2F"
Parallax Name = "BlueSky"
Note = ""

CommonEvent 1
Name = "EV001"

  Page 0
    Empty([])

CommonEvent 2
Name = "EV002"

  Page 0
    Empty([])

CommonEvent 3
Name = "EV003"

  Page 0
    Empty([])

CommonEvent 4
Name = "EV004"

  Page 0
    Script(["mr = RPG::MoveRoute.new"])
    ScriptMore(["mr.repeat = false"])
    ScriptMore(["sc = \"@y=@y-0.1;@real_y=@real_y-0.1;\""])
    ScriptMore(["mr.list.unshift(RPG::MoveCommand.new(45,[sc]))"])
    ScriptMore(["$game_map.events.each_value do |e|"])
    ScriptMore(["  if /^\\$洋食01/i =~ e.character_name"])
    ScriptMore(["    e.force_move_route(mr)"])
    ScriptMore(["  end"])
    ScriptMore(["end"])
    EraseEvent([])
    Empty([])

CommonEvent 5
Name = "EV005"

  Page 0
    Empty([])

CommonEvent 6
Name = "EV006"

  Page 0
    Empty([])

CommonEvent 7
Name = "EV007"

  Page 0
    Empty([])

CommonEvent 8
Name = "EV008"

  Page 0
    Empty([])

CommonEvent 9
Name = "EV009"

  Page 0
    Empty([])

CommonEvent 10
Name = "EV010"

  Page 0
    Empty([])

CommonEvent 11
Name = "EV011"

  Page 0
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["\\n<Mechanical Voice>"])
    ShowText(["Which floor will you move to?"])
    Script(["unlimited_choices(11, [\"1F\", \"2F\", "])
    ScriptMore(["\"3F\",\"4F\",\"B1F\"])"])
    ConditionalBranch([1, 11, 0, 0, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Mechanical Voice>"])
      ShowText(["Moving to the 1st floor..."])
      PlaySE(["RPG::SE(@name=\"Autodoor\", @pitch=100, @volume=80)"])
      TransferPlayer([0, 852, 26, 24, 8, 0])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 11, 0, 1, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Mechanical Voice>"])
      ShowText(["Moving to the 2nd floor..."])
      PlaySE(["RPG::SE(@name=\"Autodoor\", @pitch=100, @volume=80)"])
      TransferPlayer([0, 854, 26, 24, 8, 0])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 11, 0, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Mechanical Voice>"])
      ShowText(["Moving to the 3rd floor..."])
      PlaySE(["RPG::SE(@name=\"Autodoor\", @pitch=100, @volume=80)"])
      TransferPlayer([0, 865, 26, 24, 8, 0])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 11, 0, 3, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Mechanical Voice>"])
      ShowText(["Moving to the 4th floor..."])
      PlaySE(["RPG::SE(@name=\"Autodoor\", @pitch=100, @volume=80)"])
      TransferPlayer([0, 871, 26, 24, 8, 0])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 11, 0, 4, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Mechanical Voice>"])
      ShowText(["Moving to the B1 floor..."])
      PlaySE(["RPG::SE(@name=\"Autodoor\", @pitch=100, @volume=80)"])
      TransferPlayer([0, 874, 26, 24, 8, 0])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 12
Name = "EV012"

  Page 0
    PlaySE(["RPG::SE(@name=\"Move\", @pitch=100, @volume=80)"])
    TransferPlayer([0, 852, 46, 8, 0, 0])
    Empty([])

CommonEvent 13
Name = "EV013"

  Page 0
    Empty([])

CommonEvent 14
Name = "EV014"

  Page 0
    Empty([])

CommonEvent 15
Name = "EV015"

  Page 0
    Empty([])

CommonEvent 16
Name = "EV016"

  Page 0
    Empty([])

CommonEvent 17
Name = "EV017"

  Page 0
    Empty([])

CommonEvent 18
Name = "EV018"

  Page 0
    Empty([])

CommonEvent 19
Name = "EV019"

  Page 0
    Empty([])

CommonEvent 20
Name = "EV020"

  Page 0
    Empty([])

CommonEvent 21
Name = "EV021"

  Page 0
    Empty([])

CommonEvent 22
Name = "EV022"

  Page 0
    Empty([])

CommonEvent 23
Name = "EV023"

  Page 0
    Empty([])

CommonEvent 24
Name = "EV024"

  Page 0
    Empty([])

CommonEvent 25
Name = "EV025"

  Page 0
    Empty([])

CommonEvent 26
Name = "EV026"

  Page 0
    Empty([])

CommonEvent 27
Name = "EV027"

  Page 0
    Empty([])

CommonEvent 28
Name = "EV028"

  Page 0
    Empty([])

CommonEvent 29
Name = "EV029"

  Page 0
    Empty([])

CommonEvent 30
Name = "EV030"

  Page 0
    Empty([])

CommonEvent 31
Name = "EV031"

  Page 0
    Empty([])

CommonEvent 32
Name = "EV032"

  Page 0
    Empty([])

CommonEvent 33
Name = "EV033"

  Page 0
    Empty([])

CommonEvent 34
Name = "EV034"

  Page 0
    Empty([])

CommonEvent 35
Name = "EV035"

  Page 0
    Script(["mr = RPG::MoveRoute.new"])
    ScriptMore(["mr.repeat = false"])
    ScriptMore(["sc = \"@y=@y+0.2;@real_y=@real_y+0.2;\""])
    ScriptMore(["mr.list.unshift(RPG::MoveCommand.new(45,[sc]))"])
    ScriptMore(["$game_map.events.each_value do |e|"])
    ScriptMore(["  if /^パン屋01/i =~ e.character_name"])
    ScriptMore(["    e.force_move_route(mr)"])
    ScriptMore(["  end"])
    ScriptMore(["end"])
    Script(["mr = RPG::MoveRoute.new"])
    ScriptMore(["mr.repeat = false"])
    ScriptMore(["sc = \"@y=@y+0.2;@real_y=@real_y+0.2;\""])
    ScriptMore(["mr.list.unshift(RPG::MoveCommand.new(45,[sc]))"])
    ScriptMore(["$game_map.events.each_value do |e|"])
    ScriptMore(["  if /^パン屋02/i =~ e.character_name"])
    ScriptMore(["    e.force_move_route(mr)"])
    ScriptMore(["  end"])
    ScriptMore(["end"])
    EraseEvent([])
    Empty([])

CommonEvent 36
Name = "EV036"

  Page 0
    ShowTextAttributes(["caitsith_fc1", 0, 0, 2])
    ShowText(["\\n<Cait Sith>"])
    ShowText(["Welcome!"])
    ShopProcessing([0, 361, 0, 0, false])
    ShopItem([0, 363, 0, 0])
    ShopItem([0, 364, 0, 0])
    ShopItem([0, 368, 0, 0])
    ShopItem([0, 370, 0, 0])
    ShopItem([0, 376, 0, 0])
    Empty([])

CommonEvent 37
Name = "EV037"

  Page 0
    PlaySE(["RPG::SE(@name=\"Move\", @pitch=100, @volume=80)"])
    TransferPlayer([0, 865, 4, 14, 0, 0])
    Empty([])

CommonEvent 38
Name = "EV038"

  Page 0
    PlaySE(["RPG::SE(@name=\"Move\", @pitch=100, @volume=80)"])
    TransferPlayer([0, 865, 4, 14, 0, 0])
    Empty([])

CommonEvent 39
Name = "EV039"

  Page 0
    PlaySE(["RPG::SE(@name=\"Move\", @pitch=100, @volume=80)"])
    TransferPlayer([0, 852, 46, 8, 0, 0])
    Empty([])

CommonEvent 40
Name = "EV040"

  Page 0
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["\\n<Elevator Girl>"])
    ShowText(["Welcome to Yamatai, which floor would you like to go to?"])
    ShowText(["Please operate the panel yourself, dear customer."])
    Empty([])

CommonEvent 41
Name = "EV041"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ConditionalBranch([1, 1329, 0, 3, 2])
        ShowTextAttributes(["mino_fc1", 2, 0, 2])
        ShowText(["\\n<Minotaur Girl>"])
        ShowText(["Our boss... the Cow Monster Lord, seems to have disappeared."])
        ShowText(["For such a noticeable person to be gone, something must be up."])
        Empty([])
      BranchEnd([])
      ConditionalBranch([1, 1329, 0, 4, 1])
        ShowTextAttributes(["mino_fc1", 0, 0, 2])
        ShowText(["\\n<Minotaur Girl>"])
        ShowText(["Our boss... the Cow Monster Lord, has returned."])
        ShowText(["He went somewhere to let loose and relieve stress."])
        Empty([])
      BranchEnd([])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["mino_fc1", 0, 0, 2])
      ShowText(["\\n<Minotaur Girl>"])
      ShowText(["It's peaceful, and I need to eat my fill!"])
      ShowText(["Refill!"])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 42
Name = "EV042"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ShowTextAttributes(["valkyrie_fc1", 0, 0, 2])
      ShowText(["\\n<Valkyrie>"])
      ShowText(["This little one over here looks delicious..."])
      ShowTextAttributes(["cupid_fc1", 0, 0, 2])
      ShowText(["\\n<Cupid>"])
      ShowText(["Doesn't this round one look good too?"])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["valkyrie_fc1", 0, 0, 2])
      ShowText(["\\n<Valkyrie>"])
      ShowText(["I'll have this cake today."])
      ShowText(["I've completely fallen into decadence..."])
      ShowTextAttributes(["cupid_fc1", 1, 0, 2])
      ShowText(["\\n<Cupid>"])
      ShowText(["I was already decadent from the start~♪"])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 43
Name = "EV043"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Middle-aged Man>"])
      ShowText(["Due to the encroachment of chaos, there are holes in the floor like insect bites."])
      ShowText(["It seems to be gradually spreading..."])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Middle-aged Man>"])
      ShowText(["The encroachment of chaos has settled down now."])
      ShowText(["Repair work should be starting soon."])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 44
Name = "EV044"

  Page 0
    ShowTextAttributes(["caitsith_fc1", 0, 0, 2])
    ShowText(["\\n<Cait Sith>"])
    ShowText(["Welcome!"])
    ShowText(["This is a fast food place!"])
    ShopProcessing([0, 358, 0, 0, false])
    ShopItem([0, 359, 0, 0])
    ShopItem([0, 426, 0, 0])
    Empty([])

CommonEvent 45
Name = "EV045"

  Page 0
    ShowTextAttributes(["caitsith_fc1", 0, 0, 2])
    ShowText(["\\n<Cait Sith>"])
    ShowText(["Welcome!"])
    ShopProcessing([0, 345, 0, 0, false])
    ShopItem([0, 346, 0, 0])
    ShopItem([0, 347, 0, 0])
    ShopItem([0, 348, 0, 0])
    ShopItem([0, 349, 0, 0])
    ShopItem([0, 350, 0, 0])
    ShopItem([0, 351, 0, 0])
    ShopItem([0, 352, 0, 0])
    Empty([])

CommonEvent 46
Name = "EV046"

  Page 0
    ShowTextAttributes(["caitsith_fc1", 0, 0, 2])
    ShowText(["\\n<Cait Sith>"])
    ShowText(["Welcome!"])
    ShopProcessing([0, 414, 0, 0, false])
    ShopItem([0, 415, 0, 0])
    ShopItem([0, 416, 0, 0])
    ShopItem([0, 417, 0, 0])
    ShopItem([0, 418, 0, 0])
    ShopItem([0, 419, 0, 0])
    ShopItem([0, 421, 0, 0])
    ShopItem([0, 423, 0, 0])
    ShopItem([0, 424, 0, 0])
    Empty([])

CommonEvent 47
Name = "EV047"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ShowTextAttributes(["youko_fc1", 1, 0, 2])
      ShowText(["\\n<Coffee>"])
      ShowText(["Mufufufufu..."])
      ShowText(["A vending machine... mufufufu..."])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["youko_fc1", 1, 0, 2])
      ShowText(["\\n<Coffee>"])
      ShowText(["I wonder if a commemorative can will come out soon..."])
      ShowText(["It will, right? It has to come out, right?"])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 48
Name = "EV048"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ShowTextAttributes(["hapy_a_fc1", 0, 0, 2])
      ShowText(["\\n<Harpy>"])
      ShowText(["Even angels are tempted by sweet bread, huh?"])
      ShowText(["I thought it was something like a killing machine."])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["hapy_a_fc1", 0, 0, 2])
      ShowText(["\\n<Harpy>"])
      ShowText(["I'll buy some for everyone in the village too."])
      ShowText(["Everyone is steadily gaining weight~♪"])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 49
Name = "EV049"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ConditionalBranch([1, 1309, 0, 6, 2])
        ShowTextAttributes(["hapy_a_fc1", 2, 0, 2])
        ShowText(["\\n<Harpy>"])
        ShowText(["The former queen loves to fight too much..."])
        ShowText(["It's a hassle for an ordinary harpy like me."])
        Empty([])
      BranchEnd([])
      ConditionalBranch([1, 1309, 0, 7, 1])
        ShowTextAttributes(["hapy_a_fc1", 0, 0, 2])
        ShowText(["\\n<Harpy>"])
        ShowText(["The troubles in the harpy village have settled down safely."])
        ShowText(["We can't solve it ourselves, so it's no surprise if the Monster Lord gets angry."])
        Empty([])
      BranchEnd([])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["hapy_a_fc1", 0, 0, 2])
      ShowText(["\\n<Harpy>"])
      ShowText(["There's going to be an election soon in my hometown village."])
      ShowText(["I'll have to go back and vote at that time~."])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 50
Name = "EV050"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ConditionalBranch([1, 1309, 0, 6, 2])
        ShowTextAttributes(["", 0, 0, 2])
        ShowText(["\\n<Mermaid>"])
        ShowText(["I heard the harpy clan is fighting again."])
        ShowText(["The moderate queen and the warlike former queen don't get along."])
        Empty([])
      BranchEnd([])
      ConditionalBranch([1, 1309, 0, 7, 1])
        ShowTextAttributes(["", 0, 0, 2])
        ShowText(["\\n<Mermaid>"])
        ShowText(["It seems that the Monster Lord is running around the world as well."])
        ShowText(["They say they are trying to save the world together with the great hero Luka."])
        Empty([])
      BranchEnd([])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Mermaid>"])
      ShowText(["The Monster Lord and the well-known monsters are part of the fifteen heroes."])
      ShowText(["If it were only humans and angels, the status of monsters would have fallen."])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 51
Name = "EV051"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ConditionalBranch([1, 1302, 0, 6, 2])
        ShowTextAttributes(["maycubbus_fc1", 1, 0, 2])
        ShowText(["\\n<Maidcubus>"])
        ShowText(["Kanon-sama and others driven out of Grangold by Yuriel..."])
        ShowText(["They say they are gathering their counterattack forces in some underground cave."])
        Empty([])
      BranchEnd([])
      ConditionalBranch([1, 1302, 0, 7, 1])
        ShowTextAttributes(["maycubbus_fc1", 1, 0, 2])
        ShowText(["\\n<Maidcubus>"])
        ShowText(["The slime tribe led by Kanade-sama has given up on reclaiming Grand Noah."])
        ShowText(["The Seven Archangels, Uriela, are indeed that strong..."])
        Empty([])
      BranchEnd([])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["maycubbus_fc1", 0, 0, 2])
      ShowText(["\\n<Maidcubus>"])
      ShowText(["I have obtained a cleaning and serving job here in Yamatai."])
      ShowText(["I never expected to be competing with a cat-shaped robot..."])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 52
Name = "EV052"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ShowTextAttributes(["mononohuyonbi_fc1", 0, 0, 2])
      ShowText(["\\n<Four-Tailed Samurai>"])
      ShowText(["For Tamamo, for this village..."])
      ShowText(["I am determined to serve without regard for my own well-being."])
      ShowTextAttributes(["mononohuyonbi_fc1", 3, 0, 2])
      ShowText(["\\n<Kudagitsune>"])
      ShowText(["The large hamburger is delicious~♪"])
      ShowTextAttributes(["mononohuyonbi_fc1", 0, 0, 2])
      ShowText(["\\n<Four-Tailed Samurai>"])
      ShowText(["Indeed, it is delicious."])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["mononohuyonbi_fc1", 0, 0, 2])
      ShowText(["\\n<Four-Tailed Samurai>"])
      ShowText(["The other day, my kudagitsune was kidnapped by a succubus..."])
      ShowText(["When I retrieved her, she was dressed in a frilly outfit."])
      ShowTextAttributes(["mononohuyonbi_fc1", 5, 0, 2])
      ShowText(["\\n<Kudagitsune>"])
      ShowText(["She said I was too cute."])
      ShowText(["I was treated like a dress-up doll..."])
      ShowTextAttributes(["mononohuyonbi_fc1", 0, 0, 2])
      ShowText(["\\n<Four-Tailed Samurai>"])
      ShowText(["So, I taught the succubi the summoning method for kudagitsune..."])
      ShowText(["But only ugly bats appeared."])
      ShowTextAttributes(["mononohuyonbi_fc1", 3, 0, 2])
      ShowText(["\\n<Kudagitsune>"])
      ShowText(["This technique is not easy..."])
      ShowText(["Master is amazing!"])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 53
Name = "EV053"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ShowTextAttributes(["whiteyel_fc1", 0, 0, 2])
      ShowText(["\\n<Whiteyel>"])
      ShowText(["Let's offer our opinions to Lady Uriela."])
      ShowText(["We need a delicious bakery in the town of Grand Noah...!"])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["whiteyel_fc1", 0, 0, 2])
      ShowText(["\\n<Whiteyel>"])
      ShowText(["I am from Grand Noah."])
      ShowText(["On my way back, I carry a bag of bread and walk back to the castle."])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 54
Name = "EV054"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ShowTextAttributes(["cupid_fc1", 4, 0, 2])
      ShowText(["\\n<Cupid>"])
      ShowText(["Fried rice, so delicious~♪"])
      ShowText(["Ugh, I'm getting tired of missions♪"])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["cupid_fc1", 4, 0, 2])
      ShowText(["\\n<Cupid>"])
      ShowText(["When it comes to peace, it's fried rice, right~♪"])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 55
Name = "EV055"

  Page 0
    ShowTextAttributes(["caitsith_fc1", 0, 0, 2])
    ShowText(["\\n<Cait Sith>"])
    ShowText(["Welcome!"])
    ShopProcessing([0, 358, 0, 0, false])
    ShopItem([0, 359, 0, 0])
    ShopItem([0, 426, 0, 0])
    Empty([])

CommonEvent 56
Name = "EV056"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ConditionalBranch([1, 1319, 0, 2, 2])
        ShowTextAttributes(["", 0, 0, 2])
        ShowText(["\\n<Brute>"])
        ShowText(["The thefts around the saloon seem to be quite severe."])
        ShowText(["That area used to be the territory of the Scale Thieves, but they should have been lying low."])
        ShowTextAttributes(["", 0, 0, 2])
        ShowText(["\\n<Brute>"])
        ShowText(["Have they returned, or are they different ones..."])
        ShowText(["I wish the Great Hero Luka would quickly take care of them."])
        ShowTextAttributes(["", 0, 0, 2])
        ShowText(["\\n<Old Man>"])
        ShowText(["The Great Hero Luka is probably too busy fighting global threats."])
        ShowText(["He can't be bothered with local thieves like that."])
        Empty([])
      BranchEnd([])
      ConditionalBranch([1, 1319, 0, 3, 1])
        ShowTextAttributes(["", 0, 0, 2])
        ShowText(["\\n<Brute>"])
        ShowText(["A world where heroes are needed means it's that chaotic."])
        ShowText(["If there's peace, there's no need for heroes, right?"])
        ShowTextAttributes(["", 0, 0, 2])
        ShowText(["\\n<Old Man>"])
        ShowText(["Well, it just means the public authority isn't reliable enough."])
        ShowText(["A world without heroes is true peace."])
        Empty([])
      BranchEnd([])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Brute>"])
      ShowText(["Cheers! To peace, cheers!"])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Old Man>"])
      ShowText(["Great Hero, cheers! Wahaha!!"])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 57
Name = "EV057"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ShowTextAttributes(["mariel_fc1", 0, 0, 2])
      ShowText(["\\n<Mariel>"])
      ShowText(["After a day's work, I enjoy delicious food here."])
      ShowTextAttributes(["mariel_fc1", 2, 0, 2])
      ShowText(["\\n<Mariel>"])
      ShowText(["My weight... my proud legs are getting plump..."])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["mariel_fc1", 0, 0, 2])
      ShowText(["\\n<Mariel>"])
      ShowText(["After a day's work, I enjoy delicious food here."])
      ShowTextAttributes(["mariel_fc1", 2, 0, 2])
      ShowText(["\\n<Mariel>"])
      ShowText(["Regarding the increased calories..."])
      ShowText(["I try to consume them by flying back and forth with my wings..."])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 58
Name = "EV058"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ShowTextAttributes(["valkyrie_fc1", 0, 0, 2])
      ShowText(["\\n<Valkyrie>"])
      ShowText(["This little one over here looks delicious..."])
      ShowTextAttributes(["cupid_fc1", 0, 0, 2])
      ShowText(["\\n<Cupid>"])
      ShowText(["Doesn't this round one look good too?"])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["valkyrie_fc1", 0, 0, 2])
      ShowText(["\\n<Valkyrie>"])
      ShowText(["I'll have this cake today."])
      ShowText(["I've completely fallen into decadence..."])
      ShowTextAttributes(["cupid_fc1", 1, 0, 2])
      ShowText(["\\n<Cupid>"])
      ShowText(["I was already decadent from the start~♪"])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 59
Name = "EV059"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ShowTextAttributes(["youko_fc1", 0, 0, 2])
      ShowText(["\\n<Ajisai>"])
      ShowText(["It seems the angels from Grand Noa come all the way to buy here."])
      ShowText(["This is what they call cultural invasion!"])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["youko_fc1", 0, 0, 2])
      ShowText(["\\n<Ajisai>"])
      ShowText(["This shop has been getting a lot of foreign customers lately."])
      ShowText(["International exchange through sweets!"])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 60
Name = "EV060"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ConditionalBranch([1, 1319, 0, 2, 2])
        ShowTextAttributes(["", 0, 0, 2])
        ShowText(["\\n<Brute>"])
        ShowText(["The thefts around the saloon seem to be quite severe."])
        ShowText(["That area used to be the territory of the Scale Thieves, but they should have been lying low."])
        ShowTextAttributes(["", 0, 0, 2])
        ShowText(["\\n<Brute>"])
        ShowText(["Have they returned, or are they different ones..."])
        ShowText(["I wish the Great Hero Luka would quickly take care of them."])
        ShowTextAttributes(["", 0, 0, 2])
        ShowText(["\\n<Old Man>"])
        ShowText(["The Great Hero Luka is probably too busy fighting global threats."])
        ShowText(["He can't be bothered with local thieves like that."])
        Empty([])
      BranchEnd([])
      ConditionalBranch([1, 1319, 0, 3, 1])
        ShowTextAttributes(["", 0, 0, 2])
        ShowText(["\\n<Brute>"])
        ShowText(["A world where heroes are needed means it's that chaotic."])
        ShowText(["If there's peace, there's no need for heroes, right?"])
        ShowTextAttributes(["", 0, 0, 2])
        ShowText(["\\n<Old Man>"])
        ShowText(["Well, it just means the public authority isn't reliable enough."])
        ShowText(["A world without heroes is true peace."])
        Empty([])
      BranchEnd([])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Brute>"])
      ShowText(["Cheers! To peace, cheers!"])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Old Man>"])
      ShowText(["Great Hero, cheers! Wahaha!!"])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 61
Name = "EV061"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ShowTextAttributes(["cooc_angel_fc1", 1, 0, 2])
      ShowText(["\\n<Angel Cook>"])
      ShowText(["I came from Grand Noa to study cooking."])
      ShowText(["The new world is full of gourmet food!"])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["cooc_angel_fc1", 1, 0, 2])
      ShowText(["\\n<Angel Cook>"])
      ShowText(["The cuisine of Yamatai is profound!"])
      ShowText(["There is still so much to learn..."])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 62
Name = "EV062"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ShowTextAttributes(["scylla_s_fc1", 0, 0, 2])
      ShowText(["\\n<Scylla Servant>"])
      ShowText(["There are chefs among angels, it seems."])
      ShowText(["Let's actively engage and exchange information."])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["scylla_s_fc1", 0, 0, 2])
      ShowText(["\\n<Scylla Servant>"])
      ShowText(["There are many cute angels as well."])
      ShowText(["Especially the white and fluffy ones..."])
      ShowTextAttributes(["scylla_s_fc1", 0, 0, 2])
      ShowText(["\\n<Scylla Servant>"])
      ShowText(["Every time I see that child, I give her sweets."])
      ShowText(["She says not to treat her like a child, yet she properly accepts them."])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 63
Name = "EV063"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ShowTextAttributes(["onmyosasori_fc1", 0, 0, 2])
      ShowText(["\\n<Scorpio Taoist>"])
      ShowText(["That Magatsu-Omikami... It doesn't seem like something that was born naturally."])
      ShowText(["Could it have been created as a weapon?"])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["onmyosasori_fc1", 0, 0, 2])
      ShowText(["\\n<Scorpio Taoist>"])
      ShowText(["According to the story, Magatsu-Omikami is a weapon made by the Goddess."])
      ShowText(["What is the Goddess thinking to create something like that...?"])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 64
Name = "EV064"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ShowTextAttributes(["zyakotuonna_fc1", 0, 0, 2])
      ShowText(["\\n<Jakotsu>"])
      ShowText(["The great hero Luka is impressive, indeed..."])
      ShowText(["I would like to have him as my partner for a night."])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["zyakotuonna_fc1", 0, 0, 2])
      ShowText(["\\n<Jakotsu>"])
      ShowText(["Oh, you look just like the great hero Luka..."])
      ShowText(["Would you spend the night with me?"])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 65
Name = "EV065"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ShowTextAttributes(["hutakuti_fc1", 7, 0, 2])
      ShowText(["\\n<Futakuchi Girl>"])
      ShowText(["W-w-w-what should I do!?"])
      ShowText(["The passerby accidentally got eaten!"])
      ShowTextAttributes(["hutakuti_fc1", 7, 0, 2])
      ShowText(["\\n<Futakuchi Girl>"])
      ShowText(["It's because they keep wandering right behind me..."])
      ShowText(["I don't want to throw up the food I just ate!"])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["hutakuti_fc1", 1, 0, 2])
      ShowText(["\\n<Futakuchi Girl>"])
      ShowText(["There are also many special burger sets..."])
      ShowText(["The passerby is also very delicious!"])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 66
Name = "EV066"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ShowTextAttributes(["enenra_fc1", 0, 0, 2])
      ShowText(["\\n<Enenra>"])
      ShowText(["The four shrines that used to be in Yamatai..."])
      ShowText(["It seems they have disappeared due to the unification with this central building."])
      ShowTextAttributes(["enenra_fc1", 0, 0, 2])
      ShowText(["\\n<Enenra>"])
      ShowText(["It appears that all the shrines have temporarily relocated to the third floor here."])
      ShowText(["It's a pity that there is no sacred object..."])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["enenra_fc1", 0, 0, 2])
      ShowText(["\\n<Enenra>"])
      ShowText(["The four shrines are still temporarily set up on the third floor here."])
      ShowText(["It seems to have blended in somehow, so maybe it's fine as it is?"])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 67
Name = "EV067"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ShowTextAttributes(["esuccubus_fc1", 2, 0, 2])
      ShowText(["\\n<Elder Succubus>"])
      ShowText(["I wonder if it's okay for health to eat fast food every day."])
      ShowText(["It's definitely not good for beauty either..."])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["esuccubus_fc1", 2, 0, 2])
      ShowText(["\\n<Elder Succubus>"])
      ShowText(["Is Minagi in the fifteen heroes? Or not?"])
      ShowText(["There are various theories, and it's not clear..."])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 68
Name = "EV068"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ShowTextAttributes(["enenra_fc1", 0, 0, 2])
      ShowText(["\\n<Enenra>"])
      ShowText(["Tamamo has been busy lately too."])
      ShowText(["I wish we could be of help..."])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["enenra_fc1", 0, 0, 2])
      ShowText(["\\n<Enenra>"])
      ShowText(["Life here is too comfortable..."])
      ShowText(["I have to exercise once in a while, or my body will become sluggish."])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 69
Name = "EV069"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ShowTextAttributes(["kirin_fc1", 0, 0, 2])
      ShowText(["\\n<Kirin>"])
      ShowText(["I've heard that the Dark Goddess's Castle in the Monster World has merged with the Monster Lord's Castle in the normal world."])
      ShowText(["It seems to have turned into a twisted magical castle."])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["kirin_fc1", 0, 0, 2])
      ShowText(["\\n<Kirin>"])
      ShowText(["The current Dark Goddess's Castle is not suitable for living in..."])
      ShowText(["I guess I'll decide to live here for now."])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 70
Name = "EV070"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ShowTextAttributes(["nezumi_fc1", 0, 0, 2])
      ShowText(["\\n<Rat Girl>"])
      ShowText(["Until mice are granted the freedom to enter restaurants!"])
      ShowText(["I'll fight and win our rights!"])
      ShowTextAttributes(["caitsith_fc1", 0, 0, 2])
      ShowText(["\\n<Cait Sith>"])
      ShowText(["Mice are not bad!"])
      ShowText(["It's the uncleanliness that's the problem."])
      ShowTextAttributes(["nezumi_fc1", 2, 0, 2])
      ShowText(["\\n<Rat Girl>"])
      ShowText(["Whoa! They complained remotely!!"])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["nezumi_fc1", 0, 0, 2])
      ShowText(["\\n<Rat Girl>"])
      ShowText(["Until mice are granted the freedom to enter restaurants!"])
      ShowText(["I'll fight and win our rights!"])
      ShowTextAttributes(["nezumi_fc1", 1, 0, 2])
      ShowText(["\\n<Rat Girl>"])
      ShowText(["Next time, I'll gather my friends and form the Mouse Equality Party."])
      ShowText(["We have to win our rights ourselves."])
      ShowTextAttributes(["caitsith_fc1", 0, 0, 2])
      ShowText(["\\n<Cait Sith>"])
      ShowText(["That's why uncleanliness is a problem..."])
      ShowText(["Come after taking a bath."])
      ShowTextAttributes(["nezumi_fc1", 2, 0, 2])
      ShowText(["\\n<Rat Girl>"])
      ShowText(["As usual, they complained remotely!!"])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 71
Name = "EV071"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ConditionalBranch([1, 1307, 0, 3, 2])
        ShowTextAttributes(["kappa_fc1", 0, 0, 2])
        ShowText(["\\n<Kappa>"])
        ShowText(["My goal is to win against Magatsu-Ohmikami in sumo!"])
        ShowText(["I'll eat a lot and gain some weight~!"])
        Empty([])
      BranchEnd([])
      ConditionalBranch([1, 1307, 0, 4, 1])
        ShowTextAttributes(["kappa_fc1", 2, 0, 2])
        ShowText(["\\n<Kappa>"])
        ShowText(["My goal is to win against Magatsu-Ohmikami in sumo!"])
        ShowText(["...And yet, the Magatsu-Omikami was defeated first."])
        Empty([])
      BranchEnd([])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["kappa_fc1", 0, 0, 2])
      ShowText(["\\n<Kappa>"])
      ShowText(["The goal is to defeat the great hero Luka in sumo!"])
      ShowText(["I'll eat a lot and gain some weight~!"])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 72
Name = "EV072"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ConditionalBranch([1, 1332, 0, 4, 2])
        ShowTextAttributes(["leeccubus_fc1", 0, 0, 2])
        ShowText(["\\n<Leecubus>"])
        ShowText(["The Succubus village is in quite a chaotic situation."])
        ShowText(["It seems like the village chief from the normal world and the queen from the monster world are really incompatible."])
        ShowTextAttributes(["leeccubus_fc1", 0, 0, 2])
        ShowText(["\\n<Leecubus>"])
        ShowText(["Moreover, the queen is isolated without any allies."])
        ShowText(["Well, considering her usual behavior, it's just her own doing~."])
        Empty([])
      BranchEnd([])
      ConditionalBranch([1, 1332, 0, 5, 1])
        ShowTextAttributes(["leeccubus_fc1", 0, 0, 2])
        ShowText(["\\n<Leecubus>"])
        ShowText(["It seems the chaos in the Succubus village has settled down now."])
        ShowText(["Now it's the witch's turn to go mad, what's going on?"])
        Empty([])
      BranchEnd([])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["leeccubus_fc1", 0, 0, 2])
      ShowText(["\\n<Leecubus>"])
      ShowText(["The chaos in the Succubus village has been resolved, but it's time to return..."])
      ShowText(["That village is quite rural and boring, you know."])
      ShowTextAttributes(["leeccubus_fc1", 0, 0, 2])
      ShowText(["\\n<Leecubus>"])
      ShowText(["I was thinking of just temporarily evacuating, but maybe I'll settle here instead."])
      ShowText(["There's plenty of entertainment after all~."])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 73
Name = "EV073"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ShowTextAttributes(["kitunezyu_fc1", 0, 0, 2])
      ShowText(["\\n<Bestial Kitsune>"])
      ShowText(["Tamamo is really cute, isn't she...?"])
      ShowText(["I want to cuddle her..."])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["kitunezyu_fc1", 0, 0, 2])
      ShowText(["\\n<Bestial Kitsune>"])
      ShowText(["The Eden University pamphlet has reached even places like this."])
      ShowText(["I'm a bit interested, but Snow Heaven is quite far away..."])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 74
Name = "EV074"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ShowTextAttributes(["asura_fc1", 0, 0, 2])
      ShowText(["\\n<Ashura>"])
      ShowText(["My friend mentioned that..."])
      ShowText(["There is said to be a legendary blacksmith in Iliasburg."])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["asura_fc1", 0, 0, 2])
      ShowText(["\\n<Ashura>"])
      ShowText(["I should really undergo rigorous training soon..."])
      ShowText(["But I keep finding myself visiting fast food places."])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 75
Name = "EV075"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Middle-aged Man>"])
      ShowText(["The great hero Luka is our hope."])
      ShowText(["I'm sure he will save this world."])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Middle-aged Man>"])
      ShowText(["The great hero Luka has finally saved the world!"])
      ShowText(["I believed in him!!"])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 76
Name = "EV076"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ConditionalBranch([1, 1307, 0, 3, 2])
        ShowTextAttributes(["", 0, 0, 2])
        ShowText(["\\n<Young Woman>"])
        ShowText(["The battle with the Magatsu-Omikami was incredible, it seems."])
        ShowText(["The building was shaking until now..."])
        Empty([])
      BranchEnd([])
      ConditionalBranch([1, 1307, 0, 4, 1])
        ShowTextAttributes(["", 0, 0, 2])
        ShowText(["\\n<Young Woman>"])
        ShowText(["I've heard that everyone is overjoyed that the Magatsu-Omikami has been defeated."])
        ShowText(["It's unsettling knowing that such a thing was sleeping near the village..."])
        Empty([])
      BranchEnd([])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Young Woman>"])
      ShowText(["Legendary heroes and the Fifteen Warriors..."])
      ShowText(["Men tend to like that sort of thing, don't they?"])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Young Woman>"])
      ShowText(["I'm curious about the tragic monk Sonya, who fought alongside the great hero."])
      ShowText(["She must have been a delicate and modest person, so graceful..."])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 77
Name = "EV077"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ShowTextAttributes(["l_medusa_fc1", 2, 0, 2])
      ShowText(["\\n<Medusa Lord>"])
      ShowText(["San Ilia Castle is no longer just a place for celebrities..."])
      ShowText(["I wish I could have attended that extravagant banquet, even just once."])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["l_medusa_fc1", 0, 0, 2])
      ShowText(["\\n<Medusa Lord>"])
      ShowText(["I've heard that San Ilia Castle has been revived due to the alteration of time and space."])
      ShowText(["Should I aim to become a celebrity as well...?"])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 78
Name = "EV078"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Young Man>"])
      ShowText(["I've heard stories about villages being destroyed..."])
      ShowText(["But to think such a monster would appear in Yamatai..."])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Young Man>"])
      ShowText(["If a flow beam were to come flying, this building would collapse in one shot."])
      ShowText(["Yikes, that's scary..."])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Young Man>"])
      ShowText(["We don't have to live in fear anymore, right?"])
      ShowText(["The sixteen Calamities were all taken care of by the great hero, right?!"])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Young Man>"])
      ShowText(["If the great hero decided to destroy the world..."])
      ShowText(["We're totally done for, aren't we?"])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 79
Name = "EV079"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Young Man>"])
      ShowText(["Wee!!"])
      ShowText(["This is Nice City! It's a taste you won't find in rural areas!"])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Young Man>"])
      ShowText(["Hey!"])
      ShowText(["Hey, adventurer, are you partying hard?"])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 80
Name = "EV080"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Young Man>"])
      ShowText(["Wee!! We're the Yamatai City Boys!"])
      ShowText(["We've tasted the refined flavors of the city!"])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Young Man>"])
      ShowText(["Wee!!"])
      ShowText(["Want to know the taste of the city? Hemkesamson..."])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 81
Name = "EV081"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Young Man>"])
      ShowText(["Wee!!"])
      ShowText(["I never want to go back to the countryside again!"])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Young Man>"])
      ShowText(["Wee!!"])
      ShowText(["Gaia seems to want to forget about farming..."])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 82
Name = "EV082"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Young Man>"])
      ShowText(["Waa!! Goodbye countryside, hello city!"])
      ShowText(["We will live as men suited for the city!"])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Young Man>"])
      ShowText(["Men only, traditional village."])
      ShowText(["We are Globalism Communication!"])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 83
Name = "EV083"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Middle-aged Man>"])
      ShowText(["Apparently a cosmic something hero has appeared."])
      ShowText(["I've heard they're very active on the Ilias continent."])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Middle-aged Man>"])
      ShowText(["Their origin is a small village called Midas, I believe."])
      ShowText(["They say their true identity is an alien, but that's quite a stretch..."])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Middle-aged Man>"])
      ShowText(["Well, that's something to celebrate."])
      ShowText(["Every day is a festival, and my wallet is at its limit."])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 84
Name = "EV084"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Middle-aged Man>"])
      ShowText(["Thanks to the call of SabasaMan, heroes from all over have stood up."])
      ShowText(["In times like these, heroes are needed."])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Middle-aged Man>"])
      ShowText(["When the world is in chaos, those who seek to correct it will also appear."])
      ShowText(["The more intense the turmoil, the stronger those who stand up against it become."])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Middle-aged Man>"])
      ShowText(["If peace is achieved, will local heroes disappear...?"])
      ShowText(["They say crime rates are rising in rural areas, so they are still needed, right?"])
      Empty([])

    BranchEnd([])
    Empty([])

CommonEvent 85
Name = "EV085"

  Page 0
    ConditionalBranch([1, 1143, 0, 24, 2])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Middle-aged Man>"])
      ShowText(["Speaking of heroes, it's the great hero Luka, right?"])
      ShowText(["He is now truly a global hero."])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Middle-aged Man>"])
      ShowText(["Other heroes are just... local helpers, I guess."])
      ShowText(["The great hero Luka is on a different level."])
      Empty([])

    BranchEnd([])
    ConditionalBranch([1, 1143, 0, 25, 1])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["\\n<Middle-aged Man>"])
      ShowText(["I wonder what will happen to the great hero Luka from now on."])
      ShowText(["Hero Heinrich has returned to the heavens, but will he really be gone...?"])
      Empty([])

    BranchEnd([])
    Empty([])
